.nav {
  width: 100%;
  height: 0.4583rem;
  background: radial-gradient(circle, #3F1389 10%, #19103F 64%);
  cursor: pointer;
  position: fixed;
  z-index: 10;
}
.nav .main {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
  margin-left: 1.3698rem;
  margin-right: 1.7135rem;
}

.nav .main #parent {
    display: flex;
    height: 100%;
    /* line-height: 159%; */
    align-items: center;
}

.nav .main #child {
    position: absolute;
    top: 0.4583rem;
    z-index: 99;
    right: 40.5%;
    /*width: 0.6979rem;*/
    background-color: #4929B9;
    display: none;
}

#child li {
    height: 0.276rem;
    font-size: .125rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #E6D7F5;
    text-align: center;
    line-height: .276rem;
    margin: 0;
    background: #3516A0;
    padding: 0 20px;
}
.nav .main ul li {
  font-size: 0.1458rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #D4CCDC;
  margin-right: 0.3542rem;
  height: 100%;
  line-height: .4531rem;
}
.nav .main ul li:last-child {
  margin-right: 0;
}
.nav .main ul .current {
  color: #FFFFFF !important;
}
.container{
  padding-top: 0.4583rem;
}
.container .home1 {
  background: url(../img/homeback1.png) center center no-repeat;
  background-size: 100% 100%;
  height: 5.625rem;
  position: relative;
  margin-top: -4px;
}
.container .home1 .tip {
  position: absolute;
  padding-top: 2.1458rem;
  padding-left: 1.3438rem;
}
.container .home2 {
  background: url(../img/homeback2.png) center center no-repeat;
  background-size: 100% 100%;
  height: 5.625rem;
  margin-top: -0.0052rem;
  position: relative;
}
.container .home2 .tip {
  position: absolute;
  padding-top: 0.3542rem;
  padding-left: 1.3542rem;
  z-index: 1;
}
.container .home2 .imgs {
  display: flex;
  position: absolute;
  padding-top: 2.4844rem;
  padding-left: 1.3542rem;
}
.container .home2 .imgs .imgControl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container .home2 .imgs .imgControl img{
  width: 80% !important;
}
.container .home2 .imgs .imgControl.imgt {
  margin-top: 0.3542rem;
  margin-right: 0.099rem;
}


.container .home2 .imgs .imgControl.imgtop {
  margin-left: 1.0938rem;
}
.container .home2 .imgs .imgControl .imgTip {
  font-size: 0.1823rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #150045;
  background: #e2dfe9;
  padding: 0.0469rem 0.0833rem;
  border-radius: 0.0417rem;
  text-align: center;
  margin: -10px 0;
  line-height: 36px;
  z-index: 1;
}
.container .home3 {
  background: url(../img/homeback3.png) center center no-repeat;
  background-size: 100% 100%;
  height: 5.625rem;
  position: relative;
  margin-top: -1px;
}
.container .home3 .tip {
  position: absolute;
  padding-top: 0.3646rem;
  padding-left: 1.3542rem;
  z-index: 1;
}
.container .home3 .product {
  position: absolute;
  padding-top: 2.0521rem;
  padding-left: 1.3542rem;
  display: flex;
  margin-top: 0.2083rem;
  background: transparent !important;
}

.container .home3 .product img{
  width: 40% !important;
}
.container .home3 .product .imgr {
  margin-right: 0.5156rem;
}
.container .home4 {
  background: url(../img/homeback4.png) center center no-repeat;
  background-size: 100% 100%;
  height: 5.625rem;
  padding-top: 0.4688rem;
  padding-left: 1.3542rem;
  margin-top: -1px;
}
.container .home4 .honor {
  /*margin: 0 auto;*/
  width: 7.2917rem;
}
.container .home4 .honor .swiper-slide {
  opacity: 0.2;
  transition: 300ms;
  transform: scale(0.8);
}
.container .home4 .honor .swiper-slide-active,
.container .home4 .honor .swiper-slide-duplicate-active {
  opacity: 1;
  transform: scale(1);
}

.container .home4 .swiper-container {
  margin-left: inherit;
  margin-top: .2604rem;
}


.container .home5 {
  background: url(../img/homeback5.png) center center no-repeat;
  background-size: 100% 100%;
  height: 5.625rem;
  padding-top: 0.4688rem;
  padding-left: 1.3542rem;
  margin-top: -1px;
}
.container .home5 .news {
  display: flex;
  align-items: center;
}
.container .home5 .news li {
  font-size: 0.2188rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #D3D3D4;
  padding: 0 0.6146rem;
}
.container .home5 .news li:first-child {
  padding-left: 0;
}
.container .home5 .news li.active {
  background: #8F82BC;
  border-radius: 0.1927rem;
  padding: 0.0833rem 0.25rem;
  margin: 0.2604rem;
}
.container .home5 .news li.active:first-child {
  margin-left: 0;
}
.container .home5 .news .line {
  width: 2px;
  height: 39px;
  background: #D3D3D4;
}
.container .home5 .swiper-container {
  margin-left: inherit;
}
.container .home5 .mySwiper {
  width: 7.2917rem;
}
.container .home5 .mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container .home5 .mySwiper .newList {
  display: flex;
  flex-direction: column;
}
.container .home5 .mySwiper .newList .lines {
  width: 100%;
  height: 2px;
  background: #fff;
  margin-top: 0.0521rem;
  margin-bottom: 0.0938rem;
}
.container .home5 .mySwiper .newList .time {
  font-size: 0.1302rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 0.1771rem;
}
.container .home5 .mySwiper .newList .content {
  font-size: 0.1563rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all; //英文

}
.container .home6 {
  background: url(../img/homeback6.png) center center no-repeat;
  background-size: 100% 100%;
  height: 5.625rem;
  padding-top: 0.3646rem;
  padding-left: 1.3542rem;
}
.container .home6 .swiper-container {
  margin-left: inherit;
}
.container .home6 .hospital {
  width: 7.3438rem;
  padding-bottom: .3646rem;
}
.container .home7 {
  background: url(../img/homeback7.png) center center no-repeat;
  background-size: 100% 100%;
  height: 5.625rem;
  padding-top: 0.7813rem;
  padding-left: 1.3542rem;
  margin-top: -1px;
  position: relative;
}
.container .home7 .mechanismList{
 position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.container .home7 .mechanism{
  width: 7.3438rem;
}
.container .home7 .swiper-container {
  margin-left: inherit;
  /*padding-bottom: 0.2604rem;*/
}

.container .home7 .hospital {
  width: 7.3438rem;
  display: flex;
  flex-wrap: wrap;
}
.container .home7 .hospital li {
  margin-right: 0.1458rem;
  margin-bottom: 0.1458rem;
}
.container .home7 .hospital li:nth-child(5n) {
  margin-right: 0;
}
.container .home8 {
  background: url(../img/homeback8.png) center center no-repeat;
  background-size: 100% 100%;
  height: 5.625rem;
  padding-top: 0.7813rem;
  padding-left: 1.3542rem;
  position: relative;
}
.container .home8 .academic {
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.container .home8 .academic .tip {
  margin-right: 0.9896rem;
}
.footer {
  background: #1A0043;
}
.footer .main {
  padding: .8438rem 2.3438rem .9896rem 1.9375rem;
}
.footer .main .contact {
  display: flex;
  justify-content: space-between;
}
.footer .main .contact .footer-contact {
  font-size: 0.1563rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #fff;
  line-height: 96px;
}
.footer .main .f-line {
  width: 100%;
  height: 1px;
  background: #fff;
  margin-bottom: 0.3854rem;
}
.footer .main .record {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.footer .main .record .text {
  font-size: 18px;
  font-family: PingFangSC;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 0.1146rem;
}
.swiper {
  margin-left: inherit;
}
.com {
  display: flex;
  flex-direction: column;
}
.com .title {
  font-size: 0.3333rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
}
.com .line {
  width: 0.2135rem;
  height: 0.0313rem;
  margin: 0.1667rem 0;
  background: #FFFFFF;
}
.com .content {
  font-size: 0.2604rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 80px;
  margin-bottom: 10px;
}
.com .solve {
  font-size: 0.1823rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 80px;
}
.com button {
  width: 0.6771rem;
  font-size: 0.1615rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #28005E;
  padding: 0.0469rem 0.0833rem;
  background: #fff;
  border-radius: 0.0417rem;
}
.w540 {
  width: 649px;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#div_inner {
  position: relative;
}
#div_inner .close {
  position: absolute;
  top: 4%;
  left: 96%;
  z-index: 3;
  width: 0.1302rem;
}
#div_imgt {
  position: relative;
}
#div_imgt .close {
  position: absolute;
  top: 4%;
  left: 96%;
  z-index: 3;
  width: 0.1302rem;
}
#div_about {
  position: relative;
}
#div_about .close {
  position: fixed;
  top: 4%;
  left: 96%;
  z-index: 3;
  width: 0.1302rem;
}
.tip {
    z-index: 50;
}

.more {
    cursor: pointer;
}
